home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / maksiu / lists / amoslist-0996.lzh / AMOSLIST / 000090_amos-request@svcs1.digex.net_Fri Sep 27 17:56:21 1996.msg < prev    next >
Internet Message Format  |  1996-10-01  |  3KB

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224]) by mail1.access.digex.net (8.7.6/8.7.3) with ESMTP id RAA29879 for <mcox@access.digex.net>; Fri, 27 Sep 1996 17:56:18 -0400 (EDT)
  2. Received: (from daemon@localhost) by svcs1.digex.net (8.7.6/8.7.3) id QAA17994 for amos-out; Fri, 27 Sep 1996 16:32:35 -0400 (EDT)
  3. Received: from mail1.access.digex.net (mail1.access.digex.net [205.197.247.2]) by svcs1.digex.net (8.7.6/8.7.3) with ESMTP id QAA17991 for <amos-list@svcs1.digex.net>; Fri, 27 Sep 1996 16:32:35 -0400 (EDT)
  4. Received: from agora.stm.it (agora.stm.it [194.20.43.1]) by mail1.access.digex.net (8.7.6/8.7.3) with ESMTP id QAA24783 for <amos-list@access.digex.net>; Fri, 27 Sep 1996 16:32:31 -0400 (EDT)
  5. From: M.Berionne@agora.stm.it
  6. Received: (from root@localhost) by agora.stm.it (8.7.5/8.6.6) id WAA02091; Fri, 27 Sep 1996 22:33:21 GMT
  7. Message-Id: <199609272233.WAA02091@agora.stm.it>
  8. To: amos-list@access.digex.net
  9. Date: Fri,  27 Sep 96 22:29:47 GMT
  10. Subject: Re: Error routine
  11. Status: RO
  12. X-Status: 
  13.  
  14.  
  15.  
  16. Hello,
  17.  
  18. >> There's command called On Error Proc YOUR_PROCEDURE
  19. >> In this way every time you get an error, your procedure is executed.
  20.  
  21.  > Sorry, that wasn't exactly what I was looking for.
  22.  > I'm planning to it inside an extension, that is in assembler.
  23.  > Do you know a way to hook an asm routine to amos error routines, so that
  24.  > everytime an amos error appears I could run a piece of my own 680x0
  25.  
  26. code?
  27.  
  28. Ops, sorry, I didn't realize it.
  29. I don't know a way to put that routine in your own extension, but you could
  30. think to add a asm procedure to your Amos prog and then use the On Error
  31. Proc
  32. command.
  33.  
  34. You can insert asm code in procedure using menu from AmosPro.
  35.  
  36. That's all I can tell you
  37.  
  38. Bye
  39.  
  40.  
  41.     M.Berionne@agora.stm.it                    >>Bomb!2.0<<
  42.   +--------------------------ON AMINET----------------------------+
  43.   | game/think/VenusTris.lha         game/misc/SnailRace.lha      |
  44.   | game/shoot/fantasy.lha           util/time/MReminder.lha      |
  45.   | game/think/Atoms3.lha            util/misc/Dialer2.lha        |
  46.   | game/think/navalbattle.lha       game/think/Manos.lha         |
  47.   | game/shoot/in_the_target.lha     dev/lang/Logo1_4.lha         |
  48.   |                                                               |
  49.   +---------------------------------------------------------------+
  50.   |���BASIC programmers never die, they GOSUB and don't RETURN.   |
  51.   +---------------------------------------------------------------+
  52.  
  53.  
  54.  
  55.